home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 4 / Gold Medal Software - Volume 4 (Gold Medal) (1994).iso / os2 / sauce15.arj / SAUCE.TXT < prev    next >
Text File  |  1994-06-14  |  3KB  |  138 lines

  1.  
  2.    Sauce was created with
  3. VX-REXX 2.0, patch level A.
  4. The 'add on' program VXREZ
  5. was also used to insert the
  6. icons.  I haven't tested Sauce
  7. with any other version or
  8. patch level.  VROBJ.DLL must
  9. be either in your libpath or
  10. in the same directory where
  11. Sauce resides.
  12.  
  13.    Enough of that stuff, here's
  14. the in's and out's of Sauce.
  15.  
  16.  
  17. DELETE/MOVE:
  18.    The trash can represents
  19. DELETE and the file triangle
  20. represents MOVE.  When either
  21. one is selected.  The focus
  22. will be switched to Working
  23. Directory.
  24.  
  25.  
  26. WORKING DIRECTORY:
  27.    The working directory is
  28. the directory in which the
  29. files under that directory
  30. will be read.  Enter the
  31. full directory path IE:
  32. 'C:\OS2\BITMAP'.  After
  33. the path is entered press
  34. TAB.  The files from the
  35. working directory will read
  36. into the File List area on
  37. the left.
  38.  
  39. Select file(s) from the list
  40. either one at a time or by
  41. dragging your mouse, you can
  42. select more than one.
  43.  
  44. ADD ==>
  45.    After you have made your
  46. file selections, press ADD
  47. and the files you selected
  48. will be moved from the File
  49. List field to the Execution
  50. List on the right.
  51.  
  52. EXECUTE:
  53.    You can still cancel all
  54. operations with no harm being
  55. done.  But if you really want
  56. to delete the file(s) on the
  57. right select EXECUTE.  The
  58. files will be deleted and the
  59. program will end.
  60.  
  61.   If you selected the MOVE icon
  62. the working directory will work
  63. the same.  The files will read
  64. in on the left etc.  After the
  65. files read in the Destination
  66. Directory will become the focus.
  67.  
  68.  
  69. DESTINATION DIRECTORY:
  70.   The Destination Directory is
  71. the directory in which you will
  72. move selected files from the
  73. working directory to the
  74. destination directory.  After
  75. you have entered the full
  76. directory path press TAB.  The
  77. directory will be searched for
  78. to determine whether it needs
  79. to be created.  If it does, a
  80. message will be displayed informing
  81. you.  If you choose CREATE the
  82. directory will be created.  If
  83. you wish to choose a different
  84. click OK.
  85. NOTE: When you choose MOVE the
  86. files from Working Directory
  87. are not visible.  They will
  88. become visible AFTER your
  89. destination directory has been
  90. entered or created.
  91.  
  92.  
  93. HELP!:
  94.   By selecting this button a
  95. quicker, less lengthy help is
  96. available.  This help file (the one
  97. your reading) is suppose to be a
  98. more extensive help resource.
  99.  
  100.  
  101. PRODUCT INFORMATION:
  102.   All these menu options are
  103. informational in nature and
  104. contain Version, Author, disclaimer
  105. a Watcom plug etc.  Please at
  106. least once read through them.
  107. (Especially the program plea)
  108.  
  109.  
  110.  
  111. PROGRAM HISTORY:
  112.  
  113. 05/25/94 - 06/06/94
  114. Program development.
  115.  
  116. 06/07/94
  117. Version 1.0 complete.
  118.  
  119. 06/08/94 (Version 1.1)
  120. Corrected spelling errors... DUH !
  121. Corrected problem with MOVE function
  122.  
  123. 06/11/94 - 06/13/94 (Version 1.5)
  124. Removed CREATE checkbox and added
  125.   the create option to the Destination
  126.   Directory window.
  127. Inserted varification of task completion
  128.   and dialog box, asking user whether
  129.   they want to continue or exit (Before
  130.   the program would end without
  131.   varification)
  132. Reajusted FOCUS defaults making
  133.    program flow more logical.
  134. Fixed bug with first file not showing
  135.    up in File List
  136.  
  137.  
  138.